home *** CD-ROM | disk | FTP | other *** search
- object frmOSD: TfrmOSD
- Left = 400
- Top = 384
- Cursor = crArrow
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'frmOSD'
- ClientHeight = 32
- ClientWidth = 104
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object imgOSD: TImage
- Left = 0
- Top = 0
- Width = 87
- Height = 27
- Cursor = crArrow
- AutoSize = True
- end
- end
-